home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2001 August / CMycha200108.iso / Zaczarowane / main.swf / scripts / DefineButton2_474 / BUTTONCONDACTION on(press).as next >
Text File  |  2001-06-06  |  170b  |  6 lines

  1. on(press){
  2.    startDrag(_root.mc_mainElem.mc_elementy.mc_r10,0);
  3.    px = _root.mc_mainElem.mc_elementy.mc_r10._x;
  4.    py = _root.mc_mainElem.mc_elementy.mc_r10._y;
  5. }
  6.